Gita 1




This is my webpage for Gita 1. We
are studying C#.It is my second year in the computer science course. It is challenging but it is fun to learn a new valuable skill in life.

About Page

8/30/23

In this project, we learned how to change logos, backgrounds, text color, fonts, and to change languages.

Mailing Label

9/8/23

In this project, we learned how to print user inputs on a label.

Car Rental

9/19/23

In this project, we made a car rental which can calculate your total cost for how many miles and days you owned your car for.

BMI

9/25/23

In this project, we made a bmi calculator by calculating the user's bmi by using their height and weight. It calculates in metric and the US Customary system.

Car Rental Upgrade

10/3/23

In this project, we remade our car rental which can calculate your total cost for how many miles and days you owned your car for. Now it also includes 3 types of cars, which all have different costs. There is also an average sale, total sales, and total customers label.

Triangle Checker

10/11/23

In this project, we made a project which will determine if it is a triangle or not from 3 lengths that the user chooses. If the triangle is a valid triangle, the project will then also tell you the angle type and the side type. Input the 3 lengths and click the check button to check your triangle.

Craps Games

10/19/23

In this project, we remade a Vegas Game called Craps Game. This game will calculate if you win or lose by the number you roll on the dice. If your number is either a 2, 3, or 12, you will lose. If you get a 11 or 7, you win. If you get another number, that number will be inputed to a point system, and you will win by landing on that same number again, however if you roll a 7, you lose.

Slot Machine

10/27/23

In this project we recreated a slot machine which simulates a casino game where if you land on 3 of the same image, you win. You can choose how much money you wwant to deposit and bet. If you lose, your money will be added to the pot of money. If you win, you win te whole pot and the game will restart.

Robotic Over Under Calculator

11/14/23

In this project we made a calculator for the robotics comptition. There is buttons that will determine points for each team. When clicking the results button it will show the team with the highest points and where the points were distributed.

Incremental Game

12/01/23

In this project we made a clicking game in which you need to click a watermelon for points. With those points you can buy upgrades and there is music playing in the background, and per click.

Spooky Staircase

12/13/23

In this project we made a game where a ghost will randomly spawn on a staircase and using the move function, it will randomly move once up or down. If you reach the end of the staircase above, you will interact with an alien, and when you reach the bottom of the staircase you reach a monster.

Ai Chase

1/19/24

In this project we made a game in which you control a spaceship while an alien chases you. You will try to survive as long as possible and when you hit the alien a certain amount of times, it will die and come back faster. It will also record how long you survived, so survive as long as possible!

2d Submarine

2/2/24

In this project we made a game where there is 2 submarines in a grid. They will randomly move by automove or a manual move function. If they crash into the boundary or into eachother, it will gain 1 crash. If a submarine gets 25 crashes it will sink. The game will keep going until both ships sink.

Fishing Simulator

2/20/24

In this project we made a project of a fishing simulator, which has a boat that constantly moves around. You can drop a hook which will catch fish when touching it. You will gain points from catching fish. There is also a predator in the waters, which will eat fish. The game will end when all the fish are eaten or caught.

Tic Tac Toe

2/27/24

In this project we recreated tic tac toe, which requires you to get 3 in a row to win. It keeps track of the players win. There is a button to reset the whole game and the board.

Math Menu

3/6/24

In this project we made a math menu which has an advanced and basic menus. The basic menu contains an even odd, prime number, and a factorial option. The advanced contains Fibonacci, Summation, and a divisor option. There is a return to menu and exit button as well.

Simple Board Game

3/15/24

In this project we learned how to make a board game using an array to organize our pictureboxes and using a random generator for our dice. You will control your own piece. We also included a point system, as well as a win and lose condition. There are also special squares that will give you a positive or negative attribute depending on which one you land on.

Bee Simulator

3/28/24

In this project we learned how to make a bee simulator, which has multiple varieties of bees and they randomly go to different flowers. There is a limit of 10 bees at a time, and each time a bee returns to the hive, the user is given honey. Honey can be used to purchase a 2x speed boost.

Final Project

3/28/24

In this project, I made a space ship game from all of our previous knowledge. My game is called Star Fighter, which is a game where you control a space ship and you kill enemies for points. Once you get enough points, you will be able to get a key, which ends the game. Your attempt will be timed and told to you at the end.